Transform

Internal use.

Resembles the current Map transformation.

Responsible for synchronising CameraPosition state and notifying camera change listeners.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun animateCamera(    @NonNull maplibreMap: MapLibreMap,     update: CameraUpdate,     durationMs: Int,     @Nullable callback: MapLibreMap.CancelableCallback)
Internal use.
Link copied to clipboard
Internal use.
Link copied to clipboard
open fun onCameraDidChange(animated: Boolean)
Called when the camera did change.